PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactor Class / redactArea Method / redactArea(PDFDisplayRectangle) Method
Area from which the content should be redacted.
In This Topic
    redactArea(PDFDisplayRectangle) Method
    In This Topic
    Redacts the page content from the specified area.
    Syntax
    public void redactArea( 
       PDFDisplayRectangle redactionArea
    )

    Parameters

    redactionArea
    Area from which the content should be redacted.
    See Also